home *** CD-ROM | disk | FTP | other *** search
/ CICA 1996 March / CICA Ultimate Collection of Shareware For Windows (Disc 1) (March 1996).iso / autorun.inf < prev    next >
Windows Autorun File  |  1996-01-29  |  499b  |  22 lines

  1. [autorun]
  2.  
  3. icon = utils\w32view.exe
  4.  
  5. shell\setup = &Setup
  6. shell\setup\command = install\setup95.exe
  7.  
  8. shell\readme = &Read Me
  9. shell\readme\command = notepad readme.txt
  10.  
  11. shell\liesmich = R&ead Me German
  12. shell\liesmich\command = notepad readme.ger
  13.  
  14. shell\view = MSDOS &View
  15. shell\view\command = view.exe
  16.  
  17. shell\viewdoc = View &Documentation
  18. shell\viewdoc\command = notepad docs\view.doc
  19.  
  20. shell\catalog = Walnut Creek CDROM &Catalog
  21. shell\catalog\command = notepad docs\catalog.txt
  22.